home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 512 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  999 b 

  1. Path: senator-bedfellow.mit.edu!red-branch!rid
  2. From: rid@red-branch.MIT.EDU (Shawna Grimm)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Images for Gadgets from DPaintIV ?
  5. Date: 8 Jan 1996 18:32:32 GMT
  6. Organization: Massachvsetts Institvte of Technology
  7. Message-ID: <4cro00$7gn@senator-bedfellow.MIT.EDU>
  8. References: <4crb30$7ut@bcarh8ab.bnr.ca>
  9. NNTP-Posting-Host: red-branch.mit.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Rob Hounsell (hounsell@bnr.ca) wrote:
  13. : Folks,
  14.  
  15. :   According to my Intuition programming manual, generating an image for a
  16. : gadget requires some tedious creation of the image structure. Is there any way
  17. : I can convert a brush generated by DPaintIV into the required image format?
  18.  
  19. : Thanks,
  20. : Rob
  21. :  -----------------------------------------------------------------------------
  22. I use a program called "data2obj", which creates an object file which I can
  23. simply link with my program...I guess that there are other similar programs
  24. out there that does the same thing...
  25.  
  26.  
  27.